projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3124535
)
headerbar: Use markdown for css tree
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 28 Feb 2021 00:47:32 +0000
(19:47 -0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:35 +0000
(16:37 +0000)
gtk/gtkheaderbar.c
patch
|
blob
|
history
diff --git
a/gtk/gtkheaderbar.c
b/gtk/gtkheaderbar.c
index 547013f3437e1fa762d9db96ea140a0997fb0f39..dfc1b70d994ecd140fe3cc8f4a5809c6d816a80b 100644
(file)
--- a/
gtk/gtkheaderbar.c
+++ b/
gtk/gtkheaderbar.c
@@
-87,7
+87,7
@@
*
* # CSS nodes
*
- *
|[<!-- language="plain" -->
+ *
```
* headerbar
* ╰── windowhandle
* ╰── box
@@
-98,7
+98,7
@@
* ╰── box.end
* ├── [other children]
* ╰── windowcontrols.end
- *
]|
+ *
```
*
* A `GtkHeaderBar`'s CSS node is called `headerbar`. It contains a `windowhandle`
* subnode, which contains a `box` subnode, which contains two `box` subnodes at